home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12740 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: usamrid.innovsoftd.com!news
  2. From: David Peterson <dpeterso@isd.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Java, VRML, and a Monochrome monitor (enter a bar... :)
  5. Date: Thu, 21 Mar 1996 07:54:05 -0600
  6. Organization: Applied Systems, Inc.
  7. Message-ID: <31515F7D.62EA@isd.net>
  8. References: <314F5DEC.2D17@ids2.idsonline.com>
  9. NNTP-Posting-Host: pm-1-224.innovsoftd.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
  14.  
  15. Lally Singh wrote:
  16. > Hello all!
  17. > I was just wondering about three things.
  18. > first, is it possible to have a java program create realtime VRML
  19. > stuff? Would seem like fun..
  20. > second, anybody know of a Win95 compiler that supports MFC, Java,
  21. > and has a good student discount which would apply to a 16yr old
  22. > High School C++ programmer?
  23. > third, I was doing some VxD programming last summer at the Naval
  24. > Research Lab and I read some stuff about dual monitors or something.
  25. > I also heard that a mono adapter can coexist with VGA.  I'm getting
  26. > the feeling that a good idea may be to have a mono monitor running
  27. > a debugger with the app on my pretty color monitor.  I was wondering
  28. > if that's accurate, and if so, where could I get info?
  29.  
  30. I'll just touch on this point:
  31.  
  32. A Monochrome video card works well with a VGA card. (I'm running it now!)
  33. Microsoft provided a DBWIN program with their compiler which allows you to
  34. see debug messages on the monochrome screen.  All you have to do is buy
  35. the mononchrom card and monitor, plug in the card and connect the monitor.
  36.  
  37. If you have the DEBUG version of Windows 3.x or Win95 you can get more
  38. detailed information on what is happening.  Or if you do not, as long as
  39. you are running DBWIN you can see the debug messages that are getting
  40. outputed via DebugOutString().
  41.  
  42. Dave
  43.  
  44. > third+1 (but not fourth :), does anyone think I could get a student
  45. > discount on a subscription to MSDN Level 2?  Would I have to call
  46. > Big Bill and send a pizza to his house every hour on the hour to get
  47. > it done?
  48. > Thanx in advance for any and all (*.*) help!
  49.